MY字典>英语词典>return key翻译和用法

return key

英 [rɪˈtɜːn kiː]

美 [rɪˈtɜːrn kiː]

网络  回车键; 返回键; 归位键; 返回电键

计算机

英英释义

noun

  • the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
      Synonym:return

    双语例句

    • And if you've never used those, they're usually above your Return key.
      如果你从来没用过这些竖线,它们在,回车键的上面。
    • The Enter or Return key now "presses" a single selected Action Button.
      输入或回车键现在是“按”单一选择动作按钮。
    • Upon return, a key is created with a universally unique identifier or UUID, which is a String guaranteed to be unique.
      在返回时,会有一个全局惟一的标识符创建,即UUID,这是一个保证惟一的String。
    • Highlight the file you want and press the return key.
      选取你要的文档,然后按“返回”键。
    • Seeming anomalies like these are troublesome, and at first glance, it may seem better to return to the "Key it my way or else" method of programming.
      像这样的异常看起来很麻烦,乍看上去,返回编程的“Keyitmywayorelse”似乎更好。
    • Some frameworks also provide a series of standardized key codes that represent keyboard-based events ( such as hitting the Escape key, Return key, cursor keys, and so forth).
      有些框架还会提供一组标准键盘代码来表示基于键盘的事件(如按下Escape键、Return键、光标键,等等)。
    • Despite these examples, most words in the Metaphone algorithm return a single key.
      除了这些例子之外,Metaphone算法中的多数单词还是返回单一键。
    • The Return key selects the currently highlighted item.
      回车键用来选择当前高亮显示的项目。
    • Or you can use the space bar or the left and right arrow keys to move the highlight, and then press the return key.
      或者使用空格键或左右箭头移动高亮显示的选项,并按回车键。
    • Your PHP class methods can return arrays or key/ value pairs, and the API you defined will automatically generate a JSON array or object from this.
      您的PHP类方法可以返回数组或者键/值对,您定义的API将从其中自动生成一个JSON数组或对象。